CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - decision tree matlab

搜索资源列表

  1. C4_5.rar

    0下载:
  2. 决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2381
    • 提供者:来海锋
  1. C4_5.m

    0下载:
  2. his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2178
    • 提供者:rajesh
  1. ID3

    5下载:
  2. 实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1693
    • 提供者:王剑亭
  1. CART

    1下载:
  2. 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1364
    • 提供者:肖箫
  1. tree

    3下载:
  2. 决策树算法的matlab实现,主要适用的是id3 算法思想-Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:5747
    • 提供者:fj
  1. c4.5matlab

    1下载:
  2. c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
  3. 所属分类:Data structs

    • 发布日期:2016-01-27
    • 文件大小:4508
    • 提供者:凌风
  1. NeC45

    0下载:
  2. NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:8347
    • 提供者:
  1. decision+tree

    0下载:
  2. 决策树,很经典,不是一般的经典,你看看吧-Decision tree, it is classic, not an ordinary classic, you take a look at it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:640811
    • 提供者:朱朱
  1. mill

    2下载:
  2. 包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:989978
    • 提供者:来海锋
  1. IDE

    0下载:
  2. The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.101
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:665
    • 提供者:loris nanni
  1. jueceshu

    3下载:
  2. 决策树的matlab 程序代码 非常好用 适合初学者-Matlab code decision tree is very useful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1553
    • 提供者:吴立锋
  1. CART

    0下载:
  2. 决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1554
    • 提供者:刘枫
  1. matlab-C4.5

    2下载:
  2. C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-26
    • 文件大小:2135
    • 提供者:赵小天
  1. DecisionTree

    0下载:
  2. decision tree calculate information gain
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:652418
    • 提供者:Aakashi
  1. ID3(MATLAB)

    2下载:
  2. 使用MATLAB语言完成的决策树算法。 里面有详细说明-Using the MATLAB language to complete the decision tree algorithm. Details inside
  3. 所属分类:matlab

    • 发布日期:2016-05-10
    • 文件大小:87040
    • 提供者:老虎
  1. decision

    0下载:
  2. decision tree matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:810994
    • 提供者:sabri
  1. ID3(MATLAB)

    0下载:
  2. ID3决策树算法,实现不同条件下数据的分类-ID3 decision tree algorithm, the classification of data under different conditions
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:70544
    • 提供者:孙东
  1. DecisionTree

    0下载:
  2. decision tree in matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:8705
    • 提供者:sadegh
  1. The-decision-tree

    0下载:
  2. 这是一个决策树的matlab实现,已经测试通过-This is a matlab implementation of decision tree, have the test pass
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8380
    • 提供者:gangcunningci
  1. jurusan-decision-tree

    0下载:
  2. matlab decision tr-matlab decision tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:18850
    • 提供者:iradewa
« 12 3 4 5 6 »
搜珍网 www.dssz.com